﻿2026-07-16T11:32:36.9220463Z ##[group]Run actions/checkout@v5
2026-07-16T11:32:36.9221031Z with:
2026-07-16T11:32:36.9221431Z   repository: BigscreenVR/spt-bs-core
2026-07-16T11:32:36.9224433Z   token: ***
2026-07-16T11:32:36.9224822Z   ssh-strict: true
2026-07-16T11:32:36.9225213Z   ssh-user: git
2026-07-16T11:32:36.9225622Z   persist-credentials: true
2026-07-16T11:32:36.9226062Z   clean: true
2026-07-16T11:32:36.9226458Z   sparse-checkout-cone-mode: true
2026-07-16T11:32:36.9226958Z   fetch-depth: 1
2026-07-16T11:32:36.9227352Z   fetch-tags: false
2026-07-16T11:32:36.9227751Z   show-progress: true
2026-07-16T11:32:36.9228146Z   lfs: false
2026-07-16T11:32:36.9228513Z   submodules: false
2026-07-16T11:32:36.9228920Z   set-safe-directory: true
2026-07-16T11:32:36.9229443Z env:
2026-07-16T11:32:36.9229823Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-16T11:32:36.9230309Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-16T11:32:36.9230775Z ##[endgroup]
2026-07-16T11:32:37.0111719Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-16T11:32:37.0114142Z ##[group]Getting Git version info
2026-07-16T11:32:37.0115320Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-16T11:32:37.0116926Z [command]/usr/bin/git version
2026-07-16T11:32:37.0117659Z git version 2.43.0
2026-07-16T11:32:37.0133946Z ##[endgroup]
2026-07-16T11:32:37.0147154Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b503e769-feef-4147-9f1b-9afef38d9e9f' before making global git config changes
2026-07-16T11:32:37.0149625Z Adding repository directory to the temporary git global config as a safe directory
2026-07-16T11:32:37.0151373Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-16T11:32:37.0188936Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-16T11:32:37.0212146Z https://github.com/BigscreenVR/spt-bs-core
2026-07-16T11:32:37.0223212Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-16T11:32:37.0225919Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-16T11:32:37.0244623Z HEAD
2026-07-16T11:32:37.0275926Z ##[endgroup]
2026-07-16T11:32:37.0277223Z [command]/usr/bin/git submodule status
2026-07-16T11:32:37.0469966Z ##[group]Cleaning the repository
2026-07-16T11:32:37.0472579Z [command]/usr/bin/git clean -ffdx
2026-07-16T11:32:37.0504274Z Removing traceable-reqs
2026-07-16T11:32:37.0512464Z [command]/usr/bin/git reset --hard HEAD
2026-07-16T11:32:37.0564152Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:32:37.0569337Z ##[endgroup]
2026-07-16T11:32:37.0571448Z ##[group]Disabling automatic garbage collection
2026-07-16T11:32:37.0574388Z [command]/usr/bin/git config --local gc.auto 0
2026-07-16T11:32:37.0598423Z ##[endgroup]
2026-07-16T11:32:37.0599177Z ##[group]Setting up auth
2026-07-16T11:32:37.0604077Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-16T11:32:37.0632031Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-16T11:32:37.0843576Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-16T11:32:37.0873034Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-16T11:32:37.1077354Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-16T11:32:37.1104228Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-16T11:32:37.1310812Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-16T11:32:37.1343571Z ##[endgroup]
2026-07-16T11:32:37.1345163Z ##[group]Fetching the repository
2026-07-16T11:32:37.1352161Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fea9379fef607215a5c081f12197f94bb464dbc:refs/remotes/pull/13/merge
2026-07-16T11:32:37.5701059Z ##[endgroup]
2026-07-16T11:32:37.5702803Z ##[group]Determining the checkout info
2026-07-16T11:32:37.5704445Z ##[endgroup]
2026-07-16T11:32:37.5706175Z [command]/usr/bin/git sparse-checkout disable
2026-07-16T11:32:37.5747644Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-16T11:32:37.5781183Z ##[group]Checking out the ref
2026-07-16T11:32:37.5783383Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/13/merge
2026-07-16T11:32:37.5830695Z HEAD is now at 0fea937 Merge 2a110eed6f97d3dab96ed301d1b6d1df9a2cc002 into 3d9f2ed4a38bdc6dbe4e7157bd2b35d049a79d9f
2026-07-16T11:32:37.5835362Z ##[endgroup]
2026-07-16T11:32:37.5866924Z [command]/usr/bin/git log -1 --format=%H
2026-07-16T11:32:37.5888454Z 0fea9379fef607215a5c081f12197f94bb464dbc
